Видео с ютуба Cmpsc 200
CMPSC 200 01 F More Functions in MATLAB | Using Max, Min, Ginput, and Sum
CMPSC 200 01 A MATLAB Tour: explore the basic layout and operation of MATLAB
CMPSC 200 03 F For Loops vs. Vectorization
CMPSC 200 02 D Using an inline function in MATLAB to create and plot y=(t+a)cos(t+b).
CMPSC 200 03 M McNugget Number Live Example
CMPSC 200 01 C2 Using Matrices: utilizing MATLAB’s powerful matrix abilities
CMPSC 200 05 C Testing data sets for normality using Lilliefors test
CMPSC 200 02 H Using fminsearch for minimizing a function of several variables
CMPSC 200 03 L Recaman's Sequence Live Example
CMPSC 200 03 E Using for loops in MATLAB by assigning an initial value, final value and step size
CMPSC 200 02 F Using fzero to find a root when the equality does not have zero on the LHS or RHS
CMPSC 200 03 Leap Year Live Example
CMPSC 200 02 L1 Radioactive Decay Live Example
CMPSC 200 03 Fizzbuzz Live Example
CMPSC 200 01 B Calculator Functions | How to Use MATLAB as a Powerful Desktop Calculator
CMPSC 200 03 Factors Live Example
CMPSC 200 01 C1 Using Vectors | Mastering MATLAB's Powerful Vector and Matrix Abilities
CMPSC 200 09 F Numerical Differentiation with Noise
CMPSC 200 03 A Tic & Toc
CMPSC 200 08 G Given empirical acceleration data, integrate it to estimate velocity